/* Format used for appending a status message to the item count, e.g. '24 items - Deleting selected items...' */
"%@ \\U2014 %@" = "%@ — %@";
/* Format for partial string shown on status line when keychain contains more than 1 item, and the user has disabled showing item sizes. Argument is the total number of items in the keychain. */
"%u items" = "%u éléments";
/* Name of the .Mac service */
".Mac" = ".Mac";
/* Value of Kind column of a .Mac password item */
".Mac password" = "mot de passe .Mac";
/* Partial string shown on status line when the keychain contains 1 item and the user has disabled showing item sizes. */
"1 item" = "1 élément";
/* Message when no access control is set for an item */
"Access to this item is not restricted." = "L’accès à cet élément n’est pas limité.";
/* Message when access control is set for an item */
"Access to this item is restricted." = "L’accès à cet élément est limité.";
/* Title of alert panel shown when the user tries to quit when a fetch is in progress */
"Alert" = "Alerte";
/* Text of the panel shown when an uncaught exception is reported. */
"An unexpected error has occurred that may cause Keychain to malfunction. You may want to quit the Keychain application.\n\nError: %@" = "Il s’est produit une erreur qui risque d’endommager le fonctionnement de Trousseau d’accès. Voulez-vous quitter l’application ?\n\nErreur : %@";
/* Value of Kind column of an AppleShare password item */
"AppleShare password" = "mot de passe AppleShare";
/* Value of Kind column of a generic password item */
"application password" = "mot de passe application";
/* Are you sure you want to delete the selected items alert sheet. */
"Are you sure you want to delete the selected items from the list?" = "Souhaitez-vous réellement supprimer les éléments sélectionnés de la liste ?";
/* Alert button title */
"Cancel" = "Annuler";
/* Value of Kind column of a certificate item */
"certificate" = "certificat";
/* Title of error panel when an invalid certificate is imported */
"Certificate Import Error" = "Erreur d’importation de certificat";
/* Explanatory text */
"Certificates contain no secrets and are always public.\nThey are digitally signed to prevent modification." = "Les certificats ne contiennent pas de secrets et sont toujours publics.\nIls sont signés numériquement pour éviter les modifications.";
/* Title of menu item which changes the keychain password */
"Change Password for Keychain \\U201C%@\\U201D\\U2026" = "Modifier le mot de passe du trousseau “%@”…";
/* Title of menu item which changes the keychain settings */
"Change Settings for Keychain \\U201C%@\\U201D\\U2026" = "Modifier les réglages du trousseau “%@”…";
/* Title of continue button on unexpected error panel */
"Continue" = "Continuer";
/* Item on the context menu for copy selected items. */
"Copy" = "Copier";
/* Item on the context menu for cut selected items. */
"Cut" = "Couper";
/* Alert button title */
"Delete" = "Supprimer";
/* Title for alert to confirm deleting keychain(s) */
"Delete Keychain" = "Supprimer le trousseau";
/* Title of menu item which deletes the keychain */
"Delete Keychain \\U201C%@\\U201D" = "Supprimer le trousseau “%@”";
/* Alert button title */
"Delete References" = "Supprimer les références";
/* Alert button title */
"Delete References & Files" = "Supprimer les références et fichiers";
/* Message when selecting a keychain for importing a cert */
"Do you want to add the certificate(s) from the file \\U201C%@\\U201D to a keychain?" = "Souhaitez-vous ajouter le(s) certificat(s) du fichier “%@” à un trousseau ?";
/* Enter the password to import a key */
"Enter the password for \\U201C%@\\U201D:" = "Saisissez le mot de passe de “%@” :";
/* Title of toolbar button. Goes to the network location associated with the selected item. */
"Go" = "Aller";
/* Tooltip for Go toolbar button. */
"Go There" = "Atteindre";
/* Tooltip for Go toolbar button when .Mac item is selected. */
"Go to iDisk" = "Aller à iDisk";
/* Title of menu item which hides the Keychains drawer */
"Hide Keychains" = "Masquer les trousseaux";
/* Title of menu item which hides the status line */
"Hide Status Line" = "Masquer la barre d’état";
/* Value of Kind column of an Internet password item */
"Internet password" = "mot de passe Internet";
/* Used in various places where the word Keychain might appear */
"Keychain" = "Trousseau";
/* Name of this application */
"Keychain Access" = "Trousseau d’accès";
/* Text of the panel shown when an import exception is reported. */
"Keychain Access is unable to import the certificate.\n\nError: %ld" = "Trousseau d’accès est incapable d’importer le certificat.\n\nErreur : %ld";
/* Name of keychain list containing on-disk keychains (as opposed to LDAP or Smartcard). */
"Keychain Files" = "Fichiers de trousseau";
/* Title of keychain viewer window for a keychain */
"Keychain: %@ (%@)" = "Trousseau : %@ (%@)";
/* Title of toolbar button. The button opens or closes the keychains drawer */
"Keychains" = "Trousseaux";
/* Title of toolbar button when selected keychain is unlocked. */
"Lock" = "Verrouiller";
/* Tooltip for Lock toolbar button. */
"Lock Keychain" = "Verrouiller le trousseau";
/* Title of menu item which locks the keychain */
"Lock Keychain \\U201C%@\\U201D" = "Verrouiller le trousseau “%@”";
/* Text for locked state in window title. */
"locked" = "verrouillé";
/* Localized user-visible name for the login keychain file */
"login" = "session";
/* Title of menu item which makes the keychain the default keychain */
"Make Keychain \\U201C%@\\U201D Default" = "Désigner trousseau “%@” comme trousseau par défaut";
/* Tooltip for Go toolbar button when a secure disk image is selected. */
"Mount Disk Image" = "Monter Image de disque";
/* Tooltip for Password toolbar button. */
"New Password Item" = "Nouvel élément de mot de passe";
/* Tooltip for Note toolbar button. */
"New Secure Note Item" = "Nouvel élément de note sécurisée";
/* Alert button title */
"No" = "Non";
/* Message when an attribute for the selected item is not available */
"not available" = "non disponible";
/* Title of toolbar button. Displays the New Secure Note Item dialog. */
"Note" = "Note";
/* Alert button title */
"OK" = "OK";
/* Title of toolbar button. Displays the New Password Item dialog. */
"Password" = "Mot de passe";
/* Item on the context menu for pasting selected items. */
"Paste" = "Coller";
/* Value of Kind column of a private key item */
"private key" = "clé privée";
/* Value of Kind column of a public key item */
"public key" = "clé publique";
/* Title of quit button on unexpected error panel */
"Quit" = "Quitter";
/* Value of Kind column of a root certificate item */
"root certificate" = "certificat racine";
/* Save button title */
"Save" = "Enregistrer";
/* Warning when user forgets to apply Keychain List changes */
"Save changes before closing?" = "Enregistrer les modifications avant de fermer ?";
/* Value of Kind column of a secure note item */
"secure note" = "note sécurisée";
/* Tooltip for Keychains toolbar button. */
"Show Keychain List" = "Afficher la liste de trousseaux";
/* Title of menu item which shows the Keychains drawer */
"Show Keychains" = "Afficher les trousseaux";
/* Title of menu item which shows the status line */
"Show Status Line" = "Afficher la barre d’état";
/* Value of Kind column of a symmetric key item */
"symmetric key" = "clé symétrique";
/* Localized user-visible name for the system keychain file */
"System" = "Système";
/* Text of the panel shown when an import exception is reported. */
"The certificate password you entered was invalid. Please contact your network administrator for the certificate password.\n\nError: %ld" = "Le mot de passe de certificat saisi est incorrect. Veuillez demander le mot de passe à votre administrateur de réseau.\n\nErreur : %ld";
/* Error messages shown when a keychain fails to open after the user clicked on it in the keychains drawer */
"The keychain \\U201C%@\\U201D could not be opened." = "Impossible d’ouvrir le trousseau “%@”.";
/* Format for alert message to confirm deleting a keychain */
"The references to be deleted refer to files on your disk. Do you wish to delete only the references and not the related files?" = "Les références à supprimer se rapportent à des fichiers de votre disque. Souhaitez-vous ne supprimer que les références et pas les fichiers ?";
/* Notice that a key expired */
"This key has expired." = "Cette clé a expiré.";
/* Message indicating that this item is dated today */
"Today" = "Aujourd’hui";
/* Title of alert panel when an uncaught exception is reported */
"Unexpected Error" = "Erreur inopinée";
/* Message when an attribute for the selected item is unknown */
"unknown" = "inconnu";
/* Title of toolbar button when selected keychain is locked. */
"Unlock" = "Déverrouiller";
/* Tooltip for Unlock toolbar button. */
"Unlock Keychain" = "Déverrouiller le trousseau";
/* Title of menu item which unlocks the keychain */
"Unlock Keychain \\U201C%@\\U201D" = "Déverrouiller le trousseau “%@”";
/* Text for unlocked state in window title. */
"unlocked" = "déverrouillé";
/* Alert button title */
"Yes" = "Oui";
/* Message indicating that this item is dated yesterday */
"Yesterday" = "Hier";
/* Warning when user forgets to save item changes */
"You have made changes to this item. Would you like to save your changes?" = "Vous avez apporté des modifications à cet élément. Souhaitez-vous les enregistrer ?";